[INFO] cloning repository https://github.com/Sepehrworklife/httpserver-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sepehrworklife/httpserver-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSepehrworklife%2Fhttpserver-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSepehrworklife%2Fhttpserver-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3861e45bf931cd0a4fbef38353de5a3ea2740123
[INFO] checking Sepehrworklife/httpserver-rs against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSepehrworklife%2Fhttpserver-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sepehrworklife/httpserver-rs
[INFO] finished tweaking git repo https://github.com/Sepehrworklife/httpserver-rs
[INFO] tweaked toml for git repo https://github.com/Sepehrworklife/httpserver-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sepehrworklife/httpserver-rs on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sepehrworklife/httpserver-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded typemap v0.3.3
[INFO] [stderr]   Downloaded unsafe-any v0.4.2
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded language-tags v0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30
[INFO] running `Command { std: "docker" "start" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking httpserver-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]   --> src/main.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let metadata = f.metadata().unwrap();
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_meta`
[INFO] [stdout]   --> src/main.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     let entry_meta = entry.metadata().unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]   --> src/main.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let metadata = f.metadata().unwrap();
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_meta`
[INFO] [stdout]   --> src/main.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     let entry_meta = entry.metadata().unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30", kill_on_drop: false }`
[INFO] [stdout] 7766b29c07753610ecc78faa8b9c40b08c9560c38f5d132e88a3005b21255a30
